Platform Explorer / Nuxeo Platform 5.8

Component org.nuxeo.ecm.agenda.operations

Contributions

XML Source

<?xml version="1.0"?>
<component name="org.nuxeo.ecm.agenda.operations" version="1.0">

  <extension target="org.nuxeo.ecm.core.operation.OperationServiceComponent"
             point="operations">
    <operation class="org.nuxeo.ecm.agenda.operations.CreateAgendaEvent"/>
    <operation class="org.nuxeo.ecm.agenda.operations.ListAgendaEvents"/>
  </extension>
</component>